home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / rexx / UnDither.lha / UnDither.ifx < prev    next >
Text File  |  1997-07-06  |  264b  |  17 lines

  1. /*
  2.  * $VER: UnDither 0.1ß
  3.  * 
  4.  * Arexx script for ImageFX written by ELAL
  5.  *
  6.  * UnDither - Reduces grainyness from dithered pictures, without
  7.  * major quality loss...
  8.  *
  9.  */
  10.  
  11. OPTIONS RESULTS
  12.  
  13. MotionBlur 0 2
  14. MotionBlur 90 3
  15. MotionBlur 180 2
  16. MotionBlur 270 3
  17. RIP 245